@charset "utf-8";
#HomePage{background:url("public_bg.jpg") no-repeat center 30px;}
/*头部开始*/
.public_head .main-colum{width:1000px;margin:0 auto;}
/*顶部*/
.spe-top *{margin:0;padding:0;}
.spe-top{
	line-height: 30px;
	background: url("public_top_bg.jpg") repeat-x;
	color: #434343;
	font-size: 12px;
	overflow: hidden;
}
.spe-top .main-colum{position:relative;margin:0 auto;width:1000px;}
.spe-top .language{float:left;width:180px;}
.spe-top .topDate{width:120px;height:30px;line-height:30px;float:left;color:#959595;}
.spe-top .topLink{width:140px;height:30px;line-height:30px;position:absolute;right:0px;top:0;text-align:right;}
.spe-top .oldLink{float:right;width:80px;text-align:right;display:none;} 
/*搜索*/
#HomePage .topSpace{float:right;width:232px;height:25px;padding:39px 0 0 0;overflow:hidden;}
#HomePage .public_search{width:232px;float:right;overflow:hidden;}
#HomePage .public_search input.text{background:url(public_search_bg2.jpg) no-repeat;width:161px;height:23px;line-height:23px;border:none;padding:1px;float:left;color:#333333;}
#HomePage .public_search input.image{background:url(public_search_btn2.jpg) no-repeat;width:69px;height:25px;border:none;cursor:pointer;float:left;}
/*头部导航*/

/*--头部结束--*/
/*--底部开始--*/
.public_foot *{margin:0;padding:0;list-style:none;}
.public_foot{border-top:2px #0068b7 solid;background:#e5e5e5;clear:both;margin:30px 0 0 0;padding:20px 0;}
.public_foot .cate01{color:#004986;font-size:14px;text-align:center;line-height:30px;}
.public_foot .cate01 span{padding:0 10px;}
.public_foot .cate01 a{color:#004986;}
.public_foot .cate02 ul li{width:auto;float:left;padding-right:13px;}
.public_foot .copy{font-size:12px;text-align:center;line-height:24px;color:#626262;padding:5px 0 0 0;clear:both;}
.public_foot .copy a{color:#626262;}
/*--底部结束--*/
/*网页基础数据*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0 auto;padding:0;}
body{background:#ffffff;color:#333333;font-family:"宋体","Arial Narrow",HELVETICA;font-size:14px;text-align:left;margin:0;padding:0; line-height:2;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:underline;}
.blue{color:#00468c;line-height:27px;}/*强调颜色*/
img{border:medium none;}
/*规定网页最大宽度*/
.main-colum{width:1000px;margin:0 auto;}
.inner-page{width:950px;margin:0 auto;overflow:hidden;}
/*指定容器*/
.colum_radius{ border-radius:10px; background:#FFF; color:#333333;}/*椭圆方框*/
.pannel{ border-color:#d7d7d7; border-style:solid; border-width:1px; height:auto; width:auto;}/*有边框内容容器*/
.pannel03{border-width:3px; border-color:#d7d7d7; border-style:solid; height:auto; width:auto;}
.pannel01{border:0px;height:auto;width:auto;}/*无边框容器*/
.pannel04{ border-color:#d7d7d7; border-style:solid; border-width:1px; height:auto; width:auto;border-top:none;}/*无上边框内容容器 2012-10-10*/
.pannel-inner{padding:0 8px;}/*容器中存放的内容，设置默认与左右边距为8px*/
.pannel-title{position:relative;font-size:18px;font-weight:bold;height:45px; }/*容器栏目标题，默认为34高度 14的字体大小*/
.title-inner{height:45px;line-height:45px;position:absolute;left:20px;}/*标题内容*/
.title-inner a:hover{color:#c70006;}
.summary{text-indent:2em; line-height:20px; color:#888888; font-size:12px;}
.summary02{font-size:14px;}
.more{float:right;padding-right:3px;}
h3{font-size:22px;}h4{font-size:18px;}h5{font-size:16px;}h6{font-size:14px;}
/*指定浮动方向*/
.bold{font-weight:bold;}
.left{float:left;overflow:hidden;}
.mid{float:left;padding:0 10px;}/*规定栏目与栏目之间的间距*/
.right{float:right;}
/*指定隐藏显示样式*/
.hidden{display:none;}
.limar{display:block;}
/*指定上下间距*/
.hr_30,.hr_20,.hr_10,.hr_5,.hr_8,.hr_3,.hr_1,.clear,.hr_com,.hr_index{clear:both;font-size:1px;line-height:1px;overflow:hidden;}
.hr_30{height:30px;}
.hr_20{height:20px;}
.hr_10{height:10px;}
.hr_8{height:8px;}
.hr_5{height:5px;}
.hr_3{height:3px;}
.hr_1{height:1px;}
.pad10-1{padding:0 10px;}
.pad20-1{padding:0 20px;}
.skin-lft{margin-left:30px;}/*二级页默认间距-1*/
.skin-rig{margin-right:30px;}/*二级页默认间距-2*/
.page-wrap{padding-top:25px;padding-left:25px;padding-right:25px;}/*二级页默认边距*/
.hr_index{height:35px;}/*首页栏目上下规范间距*/
.hr_com{height:40px;}/*内页栏目上下规范间距*/
/*指定默认线条样式*/
.dashed{height:1px;line-height:1px;overflow:hidden;border-bottom:1px dashed #D7D7D7;font-size:1px; padding-top:5px; margin-bottom:5px;}
.soild{height:1px;line-height:1px;overflow:hidden;border-bottom:1px solid #D7D7D7;font-size:1px; padding-top:5px; margin-bottom:5px;}
.dotted{height:1px;line-height:1px;overflow:hidden;border-bottom:1px dotted #D7D7D7;font-size:1px; padding-top:5px; margin-bottom:5px;}
/*指定默认文字列表方式*/
.list01,.list02,.list01_two,.list02_two{width:auto; height:auto; text-align:left; overflow:hidden;}
li,dd{line-height:24px;list-style:none outside none;vertical-align:bottom;}
.list01 li,.list02 li,.list01_two li,.list02_two li{background:url(Point.png) no-repeat scroll left 15px transparent;margin:0 auto;padding-left:8px;height:35px;line-height:35px; font-size:14px;}
.list02 li,.list02_two li{font-size:12px;}
.list01_two li,.list02_two li{width:48%;float:left;}
.list01 li a{color:#333333;}
.list01 li span{float:right;color:#999999;}

.pubListBox01 .list01 li{height:auto;line-height:35px;background:url("arrow_03.jpg") no-repeat scroll left 15px transparent;margin:0 auto;padding:0 80px 0 12px;position:relative;}
.pubListBox01 .list01 li span{float:none;color:#999999;font-size:12px;width:80px;text-align:center;display:block;line-height:35px;position:absolute;right:0;bottom:0;}
.pubListBox01 .list01 li a:hover{color:#b20000;}

.pubListBox02 .list01 li{height:auto;line-height:35px;background:url("arrow_03.jpg") no-repeat scroll left 15px transparent;margin:0 auto;padding:0 0 0 12px;}
/*指定图文摘要方式*/
.pannel-img{float:left; padding-right:8px;}
.pannel-img_r{float:right; padding-left:8px;}
.title{font-size:14px; height:24px; line-height:24px; overflow:hidden; font-weight:bold; }
/*图片列表方式*/
.pic-list dl dd{float:left;padding:0;margin:0 10px 0 0;display:inherit;}
.pic-list dl dd .subtitle{margin:5px 0 0 0;}
/*框架组*/
/*三栏组合1*/
.colum301{width:320px;}
/*三栏组合2*/
.colum311{width:390px;}
.colum312{width:200px;padding:0 10px;}
/*两栏组合1*/
.colum201{width:200px;}
.colum202{width:780px;}
/*两栏组合2*/
.colum211{width:490px;}

/***二级页***/
.wrap{font-family:Microsoft Yahei;}
/*面包屑*/
.BreadcrumbNav{font-size:12px;color:#a0a0a0;height:36px;line-height:36px;overflow:hidden;margin:0 auto 5px auto;width:980px;font-family:Microsoft Yahei;}
.BreadcrumbNav a{color:#a0a0a0;}

/*栏目标题1*/
.tit_s01{background:url("public_titbg_t4.jpg") repeat-x;height:44px;font-weight:normal;}
.tit_s01 .title-inner{left:0;}
.tit_s01 span.tabg,.tit_s01 span.bg01,.tit_s01 span.bg02{display:block;height:44px;line-height:44px;float:left;}
.tit_s01 span.tabg{width:auto;background:url(public_titbg_t3.jpg) repeat-x;padding:0 8px;font-size:18px;color:#ffffff;}
.tit_s01 span.tabg a{color:#ffffff;}
.tit_s01 span.bg01{width:20px;background:url(public_titbg_t1.jpg) no-repeat;}
.tit_s01 span.bg02{width:20px;background:url(public_titbg_t2.jpg) no-repeat right 0;}
.tit_s01 span.more{font-weight:normal;color:#666666;font-size:12px;width:52px;height:32px;line-height:20px;padding:12px 6px 0 0;background:url(public_titbg_t5.jpg) no-repeat right 0;}
.tit_s01 span.more a{color:#666666;}
/*栏目标题2*/
.tit_s02{background:url("public_titbg_t6.jpg") no-repeat;height:44px;font-weight:normal;}
.tit_s02 .title-inner{height:40px;line-height:40px;font-weight:normal;top:4px;left:40px;}
.tit_s02 .more{font-weight:normal;color:#666666;font-size:12px;line-height:32px;padding:10px 12px 0 0;}
.tit_s02 .more a{color:#666666;}

/*细缆页*/
.frame-pane{background:url(public_xl_bg2.png) repeat-y center 0;}
.frame-top{background:url(public_xl_bg1.jpg) no-repeat center top;height:25px;}
.frame-bot{background:url(public_xl_bg3.jpg) no-repeat center bottom;height:35px;}
.article-colum{width:808px;margin:0 auto;overflow:hidden;}
.pages-title{font-size:32px;font-family:Microsoft Yahei;text-align:center;color:#333333;}
.pages-date{text-align:center;color:#898989;font-size:12px;height:30px;overflow:hidden;}
.pages-date span.font,.pages_print span.font{margin:0 10px;}
.pages_print .index_switchsize{float:left;padding-left:240px;}
.pages_print .printIco{float:left;}
.pages_print .share{float:left;padding-left:20px;width:auto;margin:0;}
.pages_print .index_switchsize span{cursor:pointer;}
.pages_print{text-align:center;font-size:12px;height:30px;overflow:hidden;border-bottom:1px #dcdcdc solid;}
.pages_print .printIco{color:#898989;}
.pages_print .share{color:#898989;}
#btnPrint{cursor:pointer;}
.pages_content{line-height:35px;padding:0;margin:12px 0 0 0;font-size:16px;}
.pages_content p{margin:15px 0 0 0;line-height:35px;font-size:16px;}
.pages_content .editor{color:#898989;font-size:12px;text-align:right;padding:5px 0;}
.xg-link{border-top: 1px #dcdcdc solid;padding:10px 0 0 0;}
.xg-link .pannel-title{margin:0;color:#0068b7;line-height:45px;font-size:16px;}
.xl-share{padding:10px 0 20px 0;font-size:14px;margin:10px 0 0 0;clear:both;}
.xl-share .font,.xl-share .ico{margin-right:10px;display:block;width:auto;float:left;height:20px;line-height:20px;}
.xl-share .ico{padding-left:25px;}
.xl-share .weibo{background:url("share_01.jpg") no-repeat 0 center;}
.xl-share .space{background:url("share_02.jpg") no-repeat 0 center;}
.frame-pane .list-pane .pubListBox01 .list01 li{width:842px;}
/*翻页*/
.pages-pages{line-height:20px;clear:both;margin:20px 0 0 0;font-size:12px;font-family:"宋体";}
.pages-pages a{float:left;border:1px #dcdcdc solid;width:20px;height:20px;display:block;text-align:center;margin:0 8px 0 0;}
.pages-pages a:hover,.pages-pages a.this{background:#0068b7;color:#ffffff;}
.pages-pages a.prev{width:85px;}
.pages-pages a.next{width:85px;}
.pages-pages a.prev:hover,.pages-pages a.next:hover{text-decoration:none;}
.pages-pages input{float:left;}
.pages-pages input.text{float:left;border:1px #dcdcdc solid;width:40px;height:20px;line-height:20px;display:block;margin:0 8px 0 0;}
.pages-pages input.button{float:left;border:none;width:30px;height:22px;line-height:20px;cursor:pointer;background:none;display:block;font-size:12px;color:#0068b7;}
/*翻页2*/
.pages-pages2{line-height:20px;clear:both;margin:20px 0 0 0;font-size:12px;font-family:"宋体";text-align:center;}
.pages-pages2 a{border:1px #dcdcdc solid;line-height:20px;margin:0 8px 0 0;padding:4px 8px;}
.pages-pages2 a:hover{background:#0068b7;color:#ffffff;}
.pages-pages2 a.prev:hover,.pages-pages2 a.next:hover{text-decoration:none;}
/*确定定位方式*/
.rel{position:relative}
.abs{position:absolute}
/**/
.public_more,
.public_more a{
	width:90px;
	height:30px;
	overflow:hidden;
	float:right;
	margin-right:10px;
}
.public_more a{
	display:block;
	background:url("public_more.png") no-repeat;
}
.public_more a:hover{
	background:url("public_more_hover.png") no-repeat;
}
.main-cloumdw{ position:relative;}
.gov-dhlj{ position:absolute; width:60px; height:60px; overflow:hidden; left:10px; top:10px; }
.gov-dhlj a:hover{ text-decoration:none; }
/*200140522修改*/
.pages_content  table  td  .xg-link  ul.detList li{
padding-left:8px;
background:url(Point.png) no-repeat scroll left 10px transparent;
padding-bottom:12px;
font-size:14px;
}
.pages_content  table  td .pannel-title{
font-size:16px;
}
/*200140522修改结束*/
/*share*/
.mainShareDiv_24{margin:0;}
/* IE6浏览器的特有方法 */
/* 修正IE6振动bug */
* html,* html body{background-image:url(about:blank);background-attachment:fixed}
* html .gov_weixin_share{position:absolute;width:72px;font-size:12px;
position:absolute;
right:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft,10)||0)-(parseInt(this.currentStyle.marginRight,10)||0));
top:expression(eval(document.documentElement.scrollTop+150-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))}